| Total Complexity | 45 |
| Dependencies | 14 |
| Dependents | 0 |
| Total lines | 345 |
| Lines of code | 193 |
| Logical lines of code | 130 |
| Comment lines | 79 |
| Methods | 10 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getCounters() | 47 | 10 | 38 | |
| getLastVisitsDetails() | 46 | 9 | 37 | |
| addFilterToCleanVisitors() | 49 | 8 | 32 | |
| getMostRecentVisitorId() | 52 | 4 | 25 | |
| getVisitorProfile() | 53 | 4 | 22 | |
| makeVisitorTableFromArray() | 60 | 3 | 14 | |
| shouldColumnBePresentInResponse() | 71 | 3 | 5 | |
| getFirstVisitForVisitorId() | 61 | 2 | 12 | |
| __construct() | 81 | 1 | 3 | |
| loadLastVisitsDetailsFromDatabase() | 70 | 1 | 5 |